home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2875 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.6 KB

  1. Path: zippy.cais.net!news
  2. From: "Kiet T. Ly" <ktl@cais.com>
  3. Newsgroups: comp.lang.c++,comp.lang.basic.misc,alt.lang.basic
  4. Subject: Re: Visual C++ vs Visual Basic
  5. Date: Thu, 18 Jan 1996 23:23:06 +0000
  6. Organization: Capital Area Internet Service info@cais.com 703-448-4470
  7. Message-ID: <30FED65A.3B6A@cais.com>
  8. References: <4dogfq$fg2@ftcnews.nrcs.usda.gov>
  9. NNTP-Posting-Host: ktl.cais.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b5 (WinNT; I)
  14.  
  15. Ute R. Willmore wrote:
  16. > Please note: This message is cross-posted to the C++  and basic group (or
  17. >              at least I will try to cross post this thing).
  18. > I have been asked to evaluate Visual Basic versus Visual C++ for future
  19. > development needs in this shop. Since I have never seen either, I thought
  20. > the net might be able to give me some input.
  21. > Background info:
  22. > We are currently running under UNIX, using C, Informix, and Vermont Views (and
  23. > don;t worry if you never even heard of that User interface developers tool ;-)).
  24. > Over the past few years we have developed an umbrella software system used in
  25. > field office around the country for all kinds of conservation efforts.
  26. > Since this software runs under UNIX, it is currently not easy for individual
  27. > farmers to have access to the software or the database.
  28. > So now people are thinking of moving to a Windows (95 or NT) environment. Since
  29. > the umbrella siftware system can not be moved to a PC (It's too big), we would
  30. > would allow individuals to download parts of the whole system, run it on their
  31. > PC along with down loaded data, and later they could upload the data back to
  32. > the central system.
  33. > Database engine would be either Informix on both the UNIX and the DOS side, or
  34. > Informix for the UNIX side and MS-Access on the dos side. The question is:
  35. > What would be the better screen development tool, Visual Basic or Visual C++?
  36. > Keep in mind that we are a shop with alot of VERY experienced C programmers,
  37. > which has me leaning towards C++.
  38. > What do you think?
  39. > Please, reply by follow-up post, e-mail to uwillmore@ftc.nrcs.usda.gov or
  40. > by e-mail to kcarpenter@ftc.nrcs.usda.gov.
  41. > Thanks
  42. > Ute
  43. > --
  44. > ---------------------------------------------------------------------------
  45. > Life is a game that must be played.
  46. > The rules of the games are known to us as the Laws of Nature.
  47. > e-mail:  uwillmore@ftc.nrcs.usda.gov
  48.  
  49. Even your group knows C, it's still steep learning curved for you guys.
  50. You have to learn C++ + Windows + MFC Class library.
  51.  
  52. I suggest VB for screen development tool. You will suprise how fast you
  53. will learn VB. 
  54.  
  55. KTL
  56.